home *** CD-ROM | disk | FTP | other *** search
/ Almathera Ten Pack 3: CDPD 3 / Almathera Ten on Ten - Disc 3: CDPD3.iso / scope / 001-025 / scopedisk9 / titlebar / pattern.doc < prev    next >
Text File  |  1995-03-18  |  638b  |  18 lines

  1. TitleBarPatterns
  2. by Robert L. Barton
  3. version 1.1
  4. 88/01/19
  5.  
  6. Set a pattern in the title bars of windows.
  7.  
  8.   This is an AmigaBASIC program to let you change the pattern in the
  9. title bars of your Workbench windows from the default 5-bar style.
  10. Several sample patterns are included or you can easily include your
  11. own by adding additional subroutines.  Patterns are selected from a
  12. menu and take affect when the window is activated, moved, or resized
  13. or when a new window is opened.
  14.   You will need to have the file "exec.bmap" in the same directory or
  15. in the "LIBS:" directory when you run the program since it uses the
  16. OpenLibrary function.
  17.  
  18.